[Web] Eventlistener for form input on iphone?

Posted by ketenshi on Stack Overflow See other posts from Stack Overflow or by ketenshi
Published on 2010-03-26T16:13:25Z Indexed on 2010/03/26 16:33 UTC
Read the original article Hit count: 389

Filed under:
|

I'm playing around with jQTouch to create a web app on the iPhone.

I'm using the scrolling extension to create the effect of a fixed toolbar on the top of the page while still able to scroll the rest of the page via a scrollable div.

Everything works fine except for when a user pulls up the keyboard in order to fill in form elements in the scrollable div. The whole body is pushed to top and the ugly url bar is shown.

Is there a way to prevent this?

© Stack Overflow or respective owner

Related posts about iphone-web

Related posts about iphone